MemoryBlock.MidB Function

Returns a new MemoryBlock of the specified size using the same endianness as the source MemoryBlock.

Syntax

result = MemoryBlock.MidB( Offset, [Length] )

Parameters

Offset

Integer

Length

Integer (Optional)

Return Value

Result

MemoryBlock